func github.com/jackc/pgx/v5/pgtype.quoteCompositeFieldIfNeeded
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
composite.go#L553: b.buf = append(b.buf, quoteCompositeFieldIfNeeded(string(fieldBuf))...)
composite.go#L574: func quoteCompositeFieldIfNeeded(src string) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)